Add Relationship to GroupTool to add a relationship to a group in Parma.
Create NoteTool to create a new note in the Parma account.
Create RelationshipTool to create a new relationship in Parma.
Get data.json metadataTool to retrieve DCAT-US 1.
Delete RelationshipTool to delete a relationship from Parma by its ID.
Get PipelineTool to retrieve a pipeline by its ID.
Get RelationshipTool to retrieve a relationship by its unique ID.
Get StageTool to retrieve a stage by its unique identifier.
Get User by IDTool to retrieve a user by their unique ID.
Get User ProfileTool to retrieve the authenticated user's profile.
List DealsTool to retrieve all deals from the Parma account.
List GroupsTool to retrieve all groups in the Parma account.
List NotesTool to retrieve all notes from the Parma account.
List PipelinesTool to list all pipelines in the Parma account.
List Relationship GroupsTool to retrieve all groups linked to a specific relationship.
List Relationship NotesTool to list all notes linked to a relationship.
List RelationshipsTool to list all relationships in the Parma account.
List StagesTool to retrieve all stages in the Parma account.
List UsersTool to list all users in the Parma account.
List Parma CKAN datasetsTool to retrieve all dataset identifiers from the Parma CKAN instance.
Remove Relationship From GroupTool to remove a relationship from a group.
Update NoteTool to update an existing note in the Parma account.
Update RelationshipTool to update an existing relationship in the Parma account.