With Asana and Discord both wired into Hermes, project work and community access stay aligned. Asana is where tasks, projects, and followers live, and Discord is where the team and collaborators actually talk. Hermes can open a Discord channel for a new Asana project, grant roles that match project membership, and keep comments flowing between the two. One tracks the work, the other runs the room.
Pick the operations you want and each becomes a tool the agent can call directly while it works.
Get the authenticated user (handy for testing credentials).
List users in a workspace (resolve assignees/followers).
Get a specific user by their gid.
List workspaces and organizations the user can access.
List teams in an organization.
List custom fields available in a workspace.
List all member records for a workspace.
Add a user (invite them) to a workspace or organization.
Remove a user from a workspace or organization.
Search across all object types in a workspace (typeahead / autocomplete).
Get a team's details.
List users in a team.
Add a user to a team.
Remove a user from a team.
List projects, optionally filtered by workspace.
Get a single project's details.
Create a new project in a workspace (optionally in a team).
Update a project's name, notes, or archived status.
Delete a project.
Duplicate a project (creates an async Job — poll the returned job_gid for completion).
List members/memberships of a project.
Add users to a project as members.
Remove users from a project.
Add followers to a project.
Remove followers from a project.
Get task counts for a project (total, completed, incomplete, etc.).
List status updates on a project.
Post a status update on a project (On Track, At Risk, Off Track).
Delete a project status update.
List status updates for a project, portfolio, or goal (modern API).
Create a status update for a project, portfolio, or goal (modern API).
Delete a status update.
Get a project brief.
Create a project brief (rich-text overview for a project).
Update a project brief's title or content.
Delete a project brief.
List project templates available in a workspace or team.
Instantiate a new project from a project template.
Save an existing project as a project template.
Poll an async job (e.g. from duplicate_project / create_project_from_template). Returns the job status and a ``new_project`` link when complete.
List custom field settings (definitions) attached to a project.
List sections within a project.
Get a single section by its gid.
Create a section in a project.
Rename or update a section.
Delete a section from a project.
List tasks in a specific section.
Search tasks in a workspace by text.
Get a single task with its fields.
Create a task (name, notes, assignee, due date, projects).
Update a task (rename, reassign, complete, set due date).
Delete a task.
Duplicate a task (optionally into the same project under a new name).
List tasks belonging to a project.
Add a task to a project (optionally into a section).
Remove a task from a project.
Move/place a task into a project section.
Set or change the parent task of a task (makes it a subtask).
List projects that a task belongs to.
List a task's subtasks.
Create a subtask under a parent task.
Get tasks that a task depends on (its dependencies).
Set tasks that must be completed before this task (dependencies).
Remove task dependencies.
Get tasks that depend on this task (dependents / blocking tasks).
Mark tasks as depending on this task (add dependents).
Remove dependent tasks from this task.
Add followers to a task.
Remove followers from a task.
List tasks that have a specific tag.
List task templates in a project.
Instantiate a task from a task template.
Add a comment (story) to a task.
List stories (comments + activity) on a task.
Get a single story (comment or activity event) by its gid.
Edit the text of a comment (story) on a task.
Delete a comment (story) from a task.
List tags in a workspace.
Get a tag by its gid.
Create a new tag in a workspace.
Update a tag's name or color.
Delete a tag.
Tag a task.
Remove a tag from a task.
List all tags on a task.
Get a custom field definition.
Create a custom field definition in a workspace.
Update a custom field's name, description, or settings.
Delete a custom field definition from the workspace.
Set a custom field value on a task.
Add a custom field to a project.
Remove a custom field from a project.
List file attachments on a task.
Delete a file attachment.
List time tracking entries on a task.
Log a time entry on a task.
Update the duration or date of an existing time tracking entry.
Delete a time tracking entry.
Get a user's personal 'My Tasks' task list.
List tasks in a user's My Tasks list.
List portfolios accessible to a user in a workspace.
Get a single portfolio's details.
Create a new portfolio.
Update a portfolio's name or public setting.
Delete a portfolio.
List projects (items) in a portfolio.
Add a project to a portfolio.
Remove a project from a portfolio.
Add members to a portfolio.
Remove members from a portfolio.
List goals in a workspace (requires premium/business plan).
Get a single goal's details.
Create a goal in a workspace or team.
Update a goal's name, status, notes, or dates.
Delete a goal.
List parent goals for a goal (supporting relationship traversal).
Set a metric on a goal (defines how goal progress is measured).
Update the current value of a goal's metric.
Add followers / collaborators to a goal.
Remove followers / collaborators from a goal.
Trigger a rule that uses an 'incoming web request' trigger.
Send a message to a Discord channel
Send an embed message to a Discord channel
Get a single message by ID
Get messages from a channel
Edit an existing message
Delete a message from a channel
Crosspost a message in an announcement channel
Pin a message in a channel
Unpin a message in a channel
Get pinned messages in a channel
Bulk delete messages (2-100 messages, less than 14 days old)
Add a reaction to a message
Remove a reaction from a message
Get users who reacted with a specific emoji
Delete all reactions from a message
Delete all reactions for a specific emoji
Get information about a Discord channel
Create a new channel in a guild
Modify an existing channel
Delete a channel
Trigger typing indicator in a channel
Edit channel permission overwrites
List all channels in a guild
Start a thread from an existing message
Start a thread without a message (forum/media channels)
Join a thread
Leave a thread
Add a member to a thread
Remove a member from a thread
List members in a thread
List all active threads in a guild
List guilds (servers) the user/bot is a member of
Get information about a Discord guild (server)
Modify guild settings
Get guild preview (public guilds)
Get guild vanity URL
Get guild prune count (inactive members)
Begin guild prune (remove inactive members)
Get information about the authenticated user
Get members of a guild (server)
Get a specific guild member
Modify a guild member (nickname, roles)
Kick a member from a guild
Ban a member from a guild
Unban a member from a guild
Get all bans for a guild
Get a specific ban
Get all roles in a guild
Create a new role in a guild
Modify an existing role
Delete a role from a guild
Add a role to a guild member
Remove a role from a guild member
Get information about an invite
Delete an invite
Get all invites for a channel
Create a new invite for a channel
Get all invites for a guild
Execute a Discord webhook to send a message
Get all webhooks for a channel
Get all webhooks for a guild
Get a webhook by ID
Create a new webhook
Modify an existing webhook
Delete a webhook
List all emojis in a guild
Get a specific emoji from a guild
Create a new emoji in a guild
Modify an existing emoji
Delete an emoji from a guild
List all stickers in a guild
Get a specific sticker from a guild
Modify an existing sticker
Delete a sticker from a guild
List all scheduled events in a guild
Get a specific scheduled event
Create a new scheduled event
Modify an existing scheduled event
Delete a scheduled event
Get users interested in a scheduled event
List all auto moderation rules in a guild
Get a specific auto moderation rule
Create a new auto moderation rule
Modify an existing auto moderation rule
Delete an auto moderation rule
Get the audit log for a guild
Create a stage instance (go live)
Get the stage instance for a channel
Modify a stage instance
Delete a stage instance (end the stage)
List available voice regions
Get voters for a poll answer
Immediately end a poll
Play a soundboard sound in a voice channel
List default soundboard sounds available to all users
List guild's soundboard sounds
Get a specific guild soundboard sound
Create a new soundboard sound for a guild
Modify a guild soundboard sound
Delete a guild soundboard sound
Get a guild template by code
Create a new guild from a template
Get all templates for a guild
Create a guild template
Sync a guild template with current guild state
Modify a guild template
Delete a guild template
Get guild onboarding configuration
Modify guild onboarding configuration
Create a DM channel with a user
Create a group DM channel
Get all global application commands
Create a global application command
Get a specific global application command
Edit a global application command
Delete a global application command
Get all guild application commands
Create a guild application command
Get a specific guild application command
Edit a guild application command
Delete a guild application command
List all SKUs for an application
List entitlements for an application
Create a test entitlement
Delete a test entitlement
Consume a one-time purchase entitlement
Get guild widget settings
Modify guild widget settings
Get guild welcome screen
Modify guild welcome screen
Modify current user's voice state
Modify another user's voice state
Get current user's guilds
Leave a guild
Get user's connections
Get guild integrations
Delete a guild integration
Hermes is an open agent built on Nous Research’s Hermes models. NoClick runs it hosted and connects your apps to it as tools, so it can do real work across your systems. Wire an integration into the agent and Hermes can use that app’s operations directly while it reasons through a task. It is a strong pick when you want an open-model agent with genuine tool access.
NoClick runs Hermes for you with Asana and Discord wired in as tools. Connect your account and run.