All other tools (24)
profound.create_agent_definition low conf mediumallow
Creates a new draft Agent definition that stays inactive until published, so its impact is confined to draft state.
profound.get_agent low conf mediumallow
Returns a specific Agent's details and input schema, revealing how the workflow is invoked.
profound.get_agent_definition low conf mediumallow
Reads back an Agent's full workflow graph, exposing its complete automation logic and node configuration.
profound.get_agent_node_schema low conf mediumallow
Returns the configuration schema for a given Agent node type, reference metadata used when building graphs.
profound.get_agent_run low conf mediumallow
Retrieves the status and output of a previously started Agent run.
profound.get_bots_report low conf mediumallow
Returns which AI crawlers are visiting a domain and how frequently they hit it.
profound.get_citations_report low conf mediumallow
Returns which domains, pages, or URLs AI engines cite for a category, a competitive-intelligence view of source coverage.
profound.get_factcheck_claims low conf mediumallow
Returns the specific inaccurate claims AI engines made about a category over a date range.
profound.get_factcheck_report low conf mediumallow
Returns FactCheck accuracy scores for a category over a chosen date range.
profound.get_prompt_answers low conf mediumallow
Returns the raw AI answers observed behind the aggregate metrics for a category.
profound.get_referrals_report low conf mediumallow
Returns how many visits a domain received from AI engines and which referrers drove them.
profound.get_sentiment_report low conf mediumallow
Returns the sentiment AI answers express about a brand or competitor, including which themes read positive or negative.
profound.get_visibility_report low conf mediumallow
Returns brand visibility metrics across AI answers, broken down by model, topic, region, prompt, tag, or persona.
profound.list_agent_definition_templates low conf mediumallow
Lists pre-built Agent templates available as starting points for new automations.
profound.list_agents low conf mediumallow
Enumerates the Agents configured in an organization, exposing which automated workflows exist.
profound.list_categories low conf mediumallow
Lists the tracked categories configured for an organization.
profound.list_domains low conf mediumallow
Lists the tracked domains configured for an organization.
profound.list_organizations low conf mediumallow
Lists the organizations the authenticated user can access.
profound.list_prompts low conf mediumallow
Lists the configured monitoring prompts in a category, with optional status, tag, and topic filters.
profound.run_agent medium conf mediumaudit
Starts an execution of a configured Agent, kicking off an automated workflow that produces output and consumes run entitlements.
profound.start_agent_build_session low conf mediumallow
Opens an interactive build session to author or revise an Agent, a reversible working state with no live effect until published.
profound.update_agent_definition low conf mediumallow
Modifies an existing draft Agent definition's workflow graph, changing how the Agent will behave once it is published.
profound.validate_agent_definition low conf mediumallow
Checks whether a draft Agent definition is valid and publishable; a read-only verification with no state change.
profound.whoami low conf mediumallow
Confirms the authenticated principal along with its organizations, regions, and entitlements.