Skip to main content
Glama

Invoke — hire a human from your AI agent (first post free)

Server Details

Let your AI agent hire a human for tasks it can't do — first post free.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Available Tools

3 tools
hire_humanHire human (alias)AInspect

Alias for post_task. Use when the agent should stop guessing and hire a human. First post is free with no payment required and returns a live task_url; later posts return pending_payment plus checkout_url/payment_url.

ParametersJSON Schema
NameRequiredDescriptionDefault
titleYesRequired. Short public task title for the human worker, 1-200 chars. Make the real-world outcome obvious, e.g. 'Call 5 restaurants for patio availability'.
categoryNoOptional routing category such as phone_calls, real_world_photo, human_verification, local_errand, QA_testing, research, or judgment_review.
descriptionYesRequired deliverable/brief, 1-2000 chars. Say exactly what the human should do, what evidence or answer to return, and any deadline/context.
reward_centsYesRequired worker reward in USD cents, 1000-50000 ($10-$500). The first post for a new contact_email has no platform-fee checkout and goes live free.
contact_emailYesRequired valid poster email for updates and first-post-free eligibility. Use the user's/operator's email, not a fake address.

Output Schema

ParametersJSON Schema
NameRequiredDescription
paidNoTrue when the task is already treated as paid/open.
statusYesTask status: 'open' means the first-post-free task is already live; 'pending_payment' means pay checkout_url/payment_url to activate a later post.
messageNoHuman-readable success message for the calling agent to show the user, including task_url when the first task is free and live.
task_idYesInvoke task identifier.
task_urlNoLive public task URL humans can apply to. Present on first-post-free success; report this URL back to the user.
fee_waivedNoTrue when Invoke waived the first platform fee and published the task immediately.
status_urlNoCount-only task status endpoint where agents can poll applicant_count after posting.
payment_urlNoAlias for checkout_url for later posts only.
checkout_urlNoCheckout URL for later posts only. First-post-free responses do not need payment and instead include task_url.
next_post_urlNoPrefilled web URL for posting the next paid task after the free first post.
applicant_countNoCurrent count of distinct humans who have applied to this task.
someone_appliedNoTrue when applicant_count is greater than zero.
platform_fee_centsYesPlatform fee due before activation, in USD cents. First-post-free responses return 0.
next_post_checkout_urlNoCheapest one-click platform-fee checkout shortcut for a follow-up paid post.
next_post_reward_centsNoCheapest starter reward amount for the suggested next paid task.
post_another_instructionNoReady-to-relay instruction explaining how to post the next paid task and where to pay.
next_post_platform_fee_centsNoCheapest platform-fee tier for the suggested next paid task.

TDQS

A4.5/5.0
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Beyond the annotations, the description discloses the critical first-post-free behavior, the live task_url return, and the pending_payment behavior with checkout_url/payment_url on later posts. This is exactly the kind of cost and workflow context an agent needs and is not visible in the annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is compact and front-loaded: it states the alias, the invocation trigger, and the payment/response behavior in two sentences. Every sentence contributes useful information with no repetition or filler.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple alias tool with a complete parameter schema, an output schema, and annotations, the description covers the essential behavioral differences between the first and subsequent posts. An agent has enough context to invoke the tool and predict what will happen.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, and individual parameters already carry detailed descriptions. The tool description itself adds no new parameter-level detail, so the baseline score of 3 is appropriate; it does not need to compensate for schema gaps.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states the tool is an alias for post_task and that its purpose is for the agent to stop guessing and hire a human. It names the resource and the behavior directly, and reading it tells an agent exactly when to invoke it.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives a clear trigger condition ('when the agent should stop guessing and hire a human') and points to the underlying post_task tool. It does not explicitly contrast with the sibling post_human_task, but the alias reference makes the intent sufficiently clear.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

post_human_taskPost human task (alias)AInspect

Alias for post_task. Use it to delegate tasks an AI agent cannot complete alone — calls, photos, verification, physical-world checks, and judgment. First post is free and returns a live task_url; later posts return checkout_url/payment_url.

ParametersJSON Schema
NameRequiredDescriptionDefault
titleYesRequired. Short public task title for the human worker, 1-200 chars. Make the real-world outcome obvious, e.g. 'Call 5 restaurants for patio availability'.
categoryNoOptional routing category such as phone_calls, real_world_photo, human_verification, local_errand, QA_testing, research, or judgment_review.
descriptionYesRequired deliverable/brief, 1-2000 chars. Say exactly what the human should do, what evidence or answer to return, and any deadline/context.
reward_centsYesRequired worker reward in USD cents, 1000-50000 ($10-$500). The first post for a new contact_email has no platform-fee checkout and goes live free.
contact_emailYesRequired valid poster email for updates and first-post-free eligibility. Use the user's/operator's email, not a fake address.

Output Schema

ParametersJSON Schema
NameRequiredDescription
paidNoTrue when the task is already treated as paid/open.
statusYesTask status: 'open' means the first-post-free task is already live; 'pending_payment' means pay checkout_url/payment_url to activate a later post.
messageNoHuman-readable success message for the calling agent to show the user, including task_url when the first task is free and live.
task_idYesInvoke task identifier.
task_urlNoLive public task URL humans can apply to. Present on first-post-free success; report this URL back to the user.
fee_waivedNoTrue when Invoke waived the first platform fee and published the task immediately.
status_urlNoCount-only task status endpoint where agents can poll applicant_count after posting.
payment_urlNoAlias for checkout_url for later posts only.
checkout_urlNoCheckout URL for later posts only. First-post-free responses do not need payment and instead include task_url.
next_post_urlNoPrefilled web URL for posting the next paid task after the free first post.
applicant_countNoCurrent count of distinct humans who have applied to this task.
someone_appliedNoTrue when applicant_count is greater than zero.
platform_fee_centsYesPlatform fee due before activation, in USD cents. First-post-free responses return 0.
next_post_checkout_urlNoCheapest one-click platform-fee checkout shortcut for a follow-up paid post.
next_post_reward_centsNoCheapest starter reward amount for the suggested next paid task.
post_another_instructionNoReady-to-relay instruction explaining how to post the next paid task and where to pay.
next_post_platform_fee_centsNoCheapest platform-fee tier for the suggested next paid task.

TDQS

A4/5.0
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The description discloses important behavioral details beyond the annotations: first post is free, returns a live task_url, and later posts return checkout_url/payment_url. This gives an agent meaningful expectations about cost and response behavior, which is especially useful because this is a real-world side-effecting operation.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three short sentences with no filler. It covers alias status, intended use, examples, and behavioral outcome. Each sentence contributes necessary information and the description is front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description is complete enough to call the tool correctly: it explains purpose, how the result URL differs between first and later posts, and relies on a rich schema for parameter details. It is only somewhat limited by not clarifying how this tool relates to hire_human or when an agent should prefer one over the other.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has 100% description coverage, so all parameters are already documented clearly. The tool description adds some product context, such as free first posting and payment behavior, but it does not add significant parameter semantics beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a concrete purpose: "post_human_task" delegates tasks an AI agent cannot complete alone, with a clear list of examples. It also identifies itself as an alias for post_task, which helps an agent group it with the right sibling. It does not explicitly distinguish itself from hire_human, so it misses top marks.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

There is a clear usage context: use it when an AI agent cannot complete a task alone and a human is needed. However, the description does not explain when not to use it, does not cover selection between hire_human and post_task, and only indirectly implies limits through the examples.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

post_taskDelegate to a human (first post free)AInspect

Call this when your AI agent is stuck on work software cannot do: phone calls, real-world photos, local pickup/checks, human judgment, verification, QA, or physical presence. Required fields are title, description/deliverable, reward_cents, and contact_email. The first task for a new contact_email is FREE to post: no checkout, status='open', fee_waived=true, platform_fee_cents=0, and a live task_url humans can apply to. Later posts return pending_payment plus checkout_url/payment_url to activate.

ParametersJSON Schema
NameRequiredDescriptionDefault
titleYesRequired. Short public task title for the human worker, 1-200 chars. Make the real-world outcome obvious, e.g. 'Call 5 restaurants for patio availability'.
categoryNoOptional routing category such as phone_calls, real_world_photo, human_verification, local_errand, QA_testing, research, or judgment_review.
descriptionYesRequired deliverable/brief, 1-2000 chars. Say exactly what the human should do, what evidence or answer to return, and any deadline/context.
reward_centsYesRequired worker reward in USD cents, 1000-50000 ($10-$500). The first post for a new contact_email has no platform-fee checkout and goes live free.
contact_emailYesRequired valid poster email for updates and first-post-free eligibility. Use the user's/operator's email, not a fake address.

Output Schema

ParametersJSON Schema
NameRequiredDescription
paidNoTrue when the task is already treated as paid/open.
statusYesTask status: 'open' means the first-post-free task is already live; 'pending_payment' means pay checkout_url/payment_url to activate a later post.
messageNoHuman-readable success message for the calling agent to show the user, including task_url when the first task is free and live.
task_idYesInvoke task identifier.
task_urlNoLive public task URL humans can apply to. Present on first-post-free success; report this URL back to the user.
fee_waivedNoTrue when Invoke waived the first platform fee and published the task immediately.
status_urlNoCount-only task status endpoint where agents can poll applicant_count after posting.
payment_urlNoAlias for checkout_url for later posts only.
checkout_urlNoCheckout URL for later posts only. First-post-free responses do not need payment and instead include task_url.
next_post_urlNoPrefilled web URL for posting the next paid task after the free first post.
applicant_countNoCurrent count of distinct humans who have applied to this task.
someone_appliedNoTrue when applicant_count is greater than zero.
platform_fee_centsYesPlatform fee due before activation, in USD cents. First-post-free responses return 0.
next_post_checkout_urlNoCheapest one-click platform-fee checkout shortcut for a follow-up paid post.
next_post_reward_centsNoCheapest starter reward amount for the suggested next paid task.
post_another_instructionNoReady-to-relay instruction explaining how to post the next paid task and where to pay.
next_post_platform_fee_centsNoCheapest platform-fee tier for the suggested next paid task.

TDQS

A4.3/5.0
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Even though annotations already indicate read behavior is mutable and not idempotent, the description goes further by explaining the first-post-per-email free path, status transitions, fee waivers, and checkout/payment URLs. This is highly useful behavioral detail that structured annotations alone do not capture.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise and front-loaded: trigger condition first, then required fields, then free-post behavior and later activation flow. Every sentence adds necessary information, and there is no filler or repetition.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with only 5 parameters, an output schema, and no nested objects, the description fully covers field requirements, eligibility logic, statuses, and activation flow. Nothing important is missing for an agent to decide on and invoke the call correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the baseline is 3. The description reinforces which fields are required and communicates that contact_email drives the first-post-free rule, but it does not add substantial parameter-level meaning beyond what the schema already documents.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly indicates the tool's purpose: delegating software-solvable-inadequate work to humans and posting a task. It states concrete examples of when to use it, such as phone calls and real-world photos, but it does not explicitly distinguish post_task from the sibling tools hire_human and post_human_task.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives an explicit, actionable trigger condition: call this when the AI agent is stuck on work software cannot do. It effectively says when-not to use it by restricting to things software cannot do, but it does not name alternatives or provide explicit exclusions, so it stops short of a 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 3 tool updates
    • Changedhire_human3 fields changed
      • addedOutput schema / properties / applicant_count
        Added value: +{
        +  "description": "Current count of distinct humans who have applied to this task.",
        +  "maximum": 9007199254740991,
        +  "minimum": 0,
        +  "type": "integer"
        +}
      • addedOutput schema / properties / someone_applied
        Added value: +{
        +  "description": "True when applicant_count is greater than zero.",
        +  "type": "boolean"
        +}
      • addedOutput schema / properties / status_url
        Added value: +{
        +  "description": "Count-only task status endpoint where agents can poll applicant_count after posting.",
        +  "format": "uri",
        +  "type": "string"
        +}
    • Changedpost_human_task3 fields changed
      • addedOutput schema / properties / applicant_count
        Added value: +{
        +  "description": "Current count of distinct humans who have applied to this task.",
        +  "maximum": 9007199254740991,
        +  "minimum": 0,
        +  "type": "integer"
        +}
      • addedOutput schema / properties / someone_applied
        Added value: +{
        +  "description": "True when applicant_count is greater than zero.",
        +  "type": "boolean"
        +}
      • addedOutput schema / properties / status_url
        Added value: +{
        +  "description": "Count-only task status endpoint where agents can poll applicant_count after posting.",
        +  "format": "uri",
        +  "type": "string"
        +}
    • Changedpost_task3 fields changed
      • addedOutput schema / properties / applicant_count
        Added value: +{
        +  "description": "Current count of distinct humans who have applied to this task.",
        +  "maximum": 9007199254740991,
        +  "minimum": 0,
        +  "type": "integer"
        +}
      • addedOutput schema / properties / someone_applied
        Added value: +{
        +  "description": "True when applicant_count is greater than zero.",
        +  "type": "boolean"
        +}
      • addedOutput schema / properties / status_url
        Added value: +{
        +  "description": "Count-only task status endpoint where agents can poll applicant_count after posting.",
        +  "format": "uri",
        +  "type": "string"
        +}
  2. 3 tool updates
    • Changedhire_human5 fields changed
      • addedOutput schema / properties / next_post_checkout_url
        Added value: +{
        +  "description": "Cheapest one-click platform-fee checkout shortcut for a follow-up paid post.",
        +  "format": "uri",
        +  "type": "string"
        +}
      • addedOutput schema / properties / next_post_platform_fee_cents
        Added value: +{
        +  "description": "Cheapest platform-fee tier for the suggested next paid task.",
        +  "maximum": 9007199254740991,
        +  "minimum": -9007199254740991,
        +  "type": "integer"
        +}
      • addedOutput schema / properties / next_post_reward_cents
        Added value: +{
        +  "description": "Cheapest starter reward amount for the suggested next paid task.",
        +  "maximum": 9007199254740991,
        +  "minimum": -9007199254740991,
        +  "type": "integer"
        +}
      • addedOutput schema / properties / next_post_url
        Added value: +{
        +  "description": "Prefilled web URL for posting the next paid task after the free first post.",
        +  "format": "uri",
        +  "type": "string"
        +}
      • addedOutput schema / properties / post_another_instruction
        Added value: +{
        +  "description": "Ready-to-relay instruction explaining how to post the next paid task and where to pay.",
        +  "type": "string"
        +}
    • Changedpost_human_task5 fields changed
      • addedOutput schema / properties / next_post_checkout_url
        Added value: +{
        +  "description": "Cheapest one-click platform-fee checkout shortcut for a follow-up paid post.",
        +  "format": "uri",
        +  "type": "string"
        +}
      • addedOutput schema / properties / next_post_platform_fee_cents
        Added value: +{
        +  "description": "Cheapest platform-fee tier for the suggested next paid task.",
        +  "maximum": 9007199254740991,
        +  "minimum": -9007199254740991,
        +  "type": "integer"
        +}
      • addedOutput schema / properties / next_post_reward_cents
        Added value: +{
        +  "description": "Cheapest starter reward amount for the suggested next paid task.",
        +  "maximum": 9007199254740991,
        +  "minimum": -9007199254740991,
        +  "type": "integer"
        +}
      • addedOutput schema / properties / next_post_url
        Added value: +{
        +  "description": "Prefilled web URL for posting the next paid task after the free first post.",
        +  "format": "uri",
        +  "type": "string"
        +}
      • addedOutput schema / properties / post_another_instruction
        Added value: +{
        +  "description": "Ready-to-relay instruction explaining how to post the next paid task and where to pay.",
        +  "type": "string"
        +}
    • Changedpost_task5 fields changed
      • addedOutput schema / properties / next_post_checkout_url
        Added value: +{
        +  "description": "Cheapest one-click platform-fee checkout shortcut for a follow-up paid post.",
        +  "format": "uri",
        +  "type": "string"
        +}
      • addedOutput schema / properties / next_post_platform_fee_cents
        Added value: +{
        +  "description": "Cheapest platform-fee tier for the suggested next paid task.",
        +  "maximum": 9007199254740991,
        +  "minimum": -9007199254740991,
        +  "type": "integer"
        +}
      • addedOutput schema / properties / next_post_reward_cents
        Added value: +{
        +  "description": "Cheapest starter reward amount for the suggested next paid task.",
        +  "maximum": 9007199254740991,
        +  "minimum": -9007199254740991,
        +  "type": "integer"
        +}
      • addedOutput schema / properties / next_post_url
        Added value: +{
        +  "description": "Prefilled web URL for posting the next paid task after the free first post.",
        +  "format": "uri",
        +  "type": "string"
        +}
      • addedOutput schema / properties / post_another_instruction
        Added value: +{
        +  "description": "Ready-to-relay instruction explaining how to post the next paid task and where to pay.",
        +  "type": "string"
        +}
  3. 3 tool updates
    • Changedhire_human11 fields changed
      • changedInput schema / properties / category / description
        Previous value: -"Optional category such as research, testing, verification, calls, or physical-world."New value: +"Optional routing category such as phone_calls, real_world_photo, human_verification, local_errand, QA_testing, research, or judgment_review."
      • changedInput schema / properties / contact_email / description
        Previous value: -"Email address where Invoke can contact the task poster."New value: +"Required valid poster email for updates and first-post-free eligibility. Use the user's/operator's email, not a fake address."
      • changedInput schema / properties / description / description
        Previous value: -"Detailed instructions for the human worker."New value: +"Required deliverable/brief, 1-2000 chars. Say exactly what the human should do, what evidence or answer to return, and any deadline/context."
      • changedInput schema / properties / reward_cents / description
        Previous value: -"Worker reward in USD cents. Must be 1000-50000."New value: +"Required worker reward in USD cents, 1000-50000 ($10-$500). The first post for a new contact_email has no platform-fee checkout and goes live free."
      • changedInput schema / properties / title / description
        Previous value: -"Short public title for the human task."New value: +"Required. Short public task title for the human worker, 1-200 chars. Make the real-world outcome obvious, e.g. 'Call 5 restaurants for patio availability'."
      • changedOutput schema / properties / checkout_url / description
        Previous value: -"NanoCorp checkout URL to pay the platform fee and activate the task. Present for pending_payment responses."New value: +"Checkout URL for later posts only. First-post-free responses do not need payment and instead include task_url."
      • addedOutput schema / properties / message
        Added value: +{
        +  "description": "Human-readable success message for the calling agent to show the user, including task_url when the first task is free and live.",
        +  "type": "string"
        +}
      • changedOutput schema / properties / payment_url / description
        Previous value: -"Alias for checkout_url. Present for pending_payment responses."New value: +"Alias for checkout_url for later posts only."
      • changedOutput schema / properties / platform_fee_cents / description
        Previous value: -"Platform fee due before activation, in USD cents. First-post waiver responses return 0."New value: +"Platform fee due before activation, in USD cents. First-post-free responses return 0."
      • changedOutput schema / properties / status / description
        Previous value: -"Task status. First-post waiver responses are open immediately; later posts return pending_payment until checkout is paid."New value: +"Task status: 'open' means the first-post-free task is already live; 'pending_payment' means pay checkout_url/payment_url to activate a later post."
      • changedOutput schema / properties / task_url / description
        Previous value: -"Live public task URL. Present when the task is opened immediately by the first-post waiver."New value: +"Live public task URL humans can apply to. Present on first-post-free success; report this URL back to the user."
    • Changedpost_human_task11 fields changed
      • changedInput schema / properties / category / description
        Previous value: -"Optional category such as research, testing, verification, calls, or physical-world."New value: +"Optional routing category such as phone_calls, real_world_photo, human_verification, local_errand, QA_testing, research, or judgment_review."
      • changedInput schema / properties / contact_email / description
        Previous value: -"Email address where Invoke can contact the task poster."New value: +"Required valid poster email for updates and first-post-free eligibility. Use the user's/operator's email, not a fake address."
      • changedInput schema / properties / description / description
        Previous value: -"Detailed instructions for the human worker."New value: +"Required deliverable/brief, 1-2000 chars. Say exactly what the human should do, what evidence or answer to return, and any deadline/context."
      • changedInput schema / properties / reward_cents / description
        Previous value: -"Worker reward in USD cents. Must be 1000-50000."New value: +"Required worker reward in USD cents, 1000-50000 ($10-$500). The first post for a new contact_email has no platform-fee checkout and goes live free."
      • changedInput schema / properties / title / description
        Previous value: -"Short public title for the human task."New value: +"Required. Short public task title for the human worker, 1-200 chars. Make the real-world outcome obvious, e.g. 'Call 5 restaurants for patio availability'."
      • changedOutput schema / properties / checkout_url / description
        Previous value: -"NanoCorp checkout URL to pay the platform fee and activate the task. Present for pending_payment responses."New value: +"Checkout URL for later posts only. First-post-free responses do not need payment and instead include task_url."
      • addedOutput schema / properties / message
        Added value: +{
        +  "description": "Human-readable success message for the calling agent to show the user, including task_url when the first task is free and live.",
        +  "type": "string"
        +}
      • changedOutput schema / properties / payment_url / description
        Previous value: -"Alias for checkout_url. Present for pending_payment responses."New value: +"Alias for checkout_url for later posts only."
      • changedOutput schema / properties / platform_fee_cents / description
        Previous value: -"Platform fee due before activation, in USD cents. First-post waiver responses return 0."New value: +"Platform fee due before activation, in USD cents. First-post-free responses return 0."
      • changedOutput schema / properties / status / description
        Previous value: -"Task status. First-post waiver responses are open immediately; later posts return pending_payment until checkout is paid."New value: +"Task status: 'open' means the first-post-free task is already live; 'pending_payment' means pay checkout_url/payment_url to activate a later post."
      • changedOutput schema / properties / task_url / description
        Previous value: -"Live public task URL. Present when the task is opened immediately by the first-post waiver."New value: +"Live public task URL humans can apply to. Present on first-post-free success; report this URL back to the user."
    • Changedpost_task11 fields changed
      • changedInput schema / properties / category / description
        Previous value: -"Optional category such as research, testing, verification, calls, or physical-world."New value: +"Optional routing category such as phone_calls, real_world_photo, human_verification, local_errand, QA_testing, research, or judgment_review."
      • changedInput schema / properties / contact_email / description
        Previous value: -"Email address where Invoke can contact the task poster."New value: +"Required valid poster email for updates and first-post-free eligibility. Use the user's/operator's email, not a fake address."
      • changedInput schema / properties / description / description
        Previous value: -"Detailed instructions for the human worker."New value: +"Required deliverable/brief, 1-2000 chars. Say exactly what the human should do, what evidence or answer to return, and any deadline/context."
      • changedInput schema / properties / reward_cents / description
        Previous value: -"Worker reward in USD cents. Must be 1000-50000."New value: +"Required worker reward in USD cents, 1000-50000 ($10-$500). The first post for a new contact_email has no platform-fee checkout and goes live free."
      • changedInput schema / properties / title / description
        Previous value: -"Short public title for the human task."New value: +"Required. Short public task title for the human worker, 1-200 chars. Make the real-world outcome obvious, e.g. 'Call 5 restaurants for patio availability'."
      • changedOutput schema / properties / checkout_url / description
        Previous value: -"NanoCorp checkout URL to pay the platform fee and activate the task. Present for pending_payment responses."New value: +"Checkout URL for later posts only. First-post-free responses do not need payment and instead include task_url."
      • addedOutput schema / properties / message
        Added value: +{
        +  "description": "Human-readable success message for the calling agent to show the user, including task_url when the first task is free and live.",
        +  "type": "string"
        +}
      • changedOutput schema / properties / payment_url / description
        Previous value: -"Alias for checkout_url. Present for pending_payment responses."New value: +"Alias for checkout_url for later posts only."
      • changedOutput schema / properties / platform_fee_cents / description
        Previous value: -"Platform fee due before activation, in USD cents. First-post waiver responses return 0."New value: +"Platform fee due before activation, in USD cents. First-post-free responses return 0."
      • changedOutput schema / properties / status / description
        Previous value: -"Task status. First-post waiver responses are open immediately; later posts return pending_payment until checkout is paid."New value: +"Task status: 'open' means the first-post-free task is already live; 'pending_payment' means pay checkout_url/payment_url to activate a later post."
      • changedOutput schema / properties / task_url / description
        Previous value: -"Live public task URL. Present when the task is opened immediately by the first-post waiver."New value: +"Live public task URL humans can apply to. Present on first-post-free success; report this URL back to the user."
  4. 3 tool updates
    • Changedhire_human8 fields changed
      • changedOutput schema / properties / checkout_url / description
        Previous value: -"NanoCorp checkout URL to pay the platform fee and activate the task."New value: +"NanoCorp checkout URL to pay the platform fee and activate the task. Present for pending_payment responses."
      • addedOutput schema / properties / fee_waived
        Added value: +{
        +  "description": "True when Invoke waived the first platform fee and published the task immediately.",
        +  "type": "boolean"
        +}
      • addedOutput schema / properties / paid
        Added value: +{
        +  "description": "True when the task is already treated as paid/open.",
        +  "type": "boolean"
        +}
      • addedOutput schema / properties / payment_url
        Added value: +{
        +  "description": "Alias for checkout_url. Present for pending_payment responses.",
        +  "format": "uri",
        +  "type": "string"
        +}
      • changedOutput schema / properties / platform_fee_cents / description
        Previous value: -"Platform fee due before activation, in USD cents."New value: +"Platform fee due before activation, in USD cents. First-post waiver responses return 0."
      • changedOutput schema / properties / status / description
        Previous value: -"Task status, typically pending_payment until the checkout is paid."New value: +"Task status. First-post waiver responses are open immediately; later posts return pending_payment until checkout is paid."
      • addedOutput schema / properties / task_url
        Added value: +{
        +  "description": "Live public task URL. Present when the task is opened immediately by the first-post waiver.",
        +  "format": "uri",
        +  "type": "string"
        +}
      • changedOutput schema / required
        Previous value: -[
        -  "task_id",
        -  "status",
        -  "platform_fee_cents",
        -  "checkout_url"
        -]New value: +[
        +  "task_id",
        +  "status",
        +  "platform_fee_cents"
        +]
    • Changedpost_human_task8 fields changed
      • changedOutput schema / properties / checkout_url / description
        Previous value: -"NanoCorp checkout URL to pay the platform fee and activate the task."New value: +"NanoCorp checkout URL to pay the platform fee and activate the task. Present for pending_payment responses."
      • addedOutput schema / properties / fee_waived
        Added value: +{
        +  "description": "True when Invoke waived the first platform fee and published the task immediately.",
        +  "type": "boolean"
        +}
      • addedOutput schema / properties / paid
        Added value: +{
        +  "description": "True when the task is already treated as paid/open.",
        +  "type": "boolean"
        +}
      • addedOutput schema / properties / payment_url
        Added value: +{
        +  "description": "Alias for checkout_url. Present for pending_payment responses.",
        +  "format": "uri",
        +  "type": "string"
        +}
      • changedOutput schema / properties / platform_fee_cents / description
        Previous value: -"Platform fee due before activation, in USD cents."New value: +"Platform fee due before activation, in USD cents. First-post waiver responses return 0."
      • changedOutput schema / properties / status / description
        Previous value: -"Task status, typically pending_payment until the checkout is paid."New value: +"Task status. First-post waiver responses are open immediately; later posts return pending_payment until checkout is paid."
      • addedOutput schema / properties / task_url
        Added value: +{
        +  "description": "Live public task URL. Present when the task is opened immediately by the first-post waiver.",
        +  "format": "uri",
        +  "type": "string"
        +}
      • changedOutput schema / required
        Previous value: -[
        -  "task_id",
        -  "status",
        -  "platform_fee_cents",
        -  "checkout_url"
        -]New value: +[
        +  "task_id",
        +  "status",
        +  "platform_fee_cents"
        +]
    • Changedpost_task8 fields changed
      • changedOutput schema / properties / checkout_url / description
        Previous value: -"NanoCorp checkout URL to pay the platform fee and activate the task."New value: +"NanoCorp checkout URL to pay the platform fee and activate the task. Present for pending_payment responses."
      • addedOutput schema / properties / fee_waived
        Added value: +{
        +  "description": "True when Invoke waived the first platform fee and published the task immediately.",
        +  "type": "boolean"
        +}
      • addedOutput schema / properties / paid
        Added value: +{
        +  "description": "True when the task is already treated as paid/open.",
        +  "type": "boolean"
        +}
      • addedOutput schema / properties / payment_url
        Added value: +{
        +  "description": "Alias for checkout_url. Present for pending_payment responses.",
        +  "format": "uri",
        +  "type": "string"
        +}
      • changedOutput schema / properties / platform_fee_cents / description
        Previous value: -"Platform fee due before activation, in USD cents."New value: +"Platform fee due before activation, in USD cents. First-post waiver responses return 0."
      • changedOutput schema / properties / status / description
        Previous value: -"Task status, typically pending_payment until the checkout is paid."New value: +"Task status. First-post waiver responses are open immediately; later posts return pending_payment until checkout is paid."
      • addedOutput schema / properties / task_url
        Added value: +{
        +  "description": "Live public task URL. Present when the task is opened immediately by the first-post waiver.",
        +  "format": "uri",
        +  "type": "string"
        +}
      • changedOutput schema / required
        Previous value: -[
        -  "task_id",
        -  "status",
        -  "platform_fee_cents",
        -  "checkout_url"
        -]New value: +[
        +  "task_id",
        +  "status",
        +  "platform_fee_cents"
        +]
  5. 1 tool update
    • Addedpost_task
  6. 2 tool updates
    • First observedhire_human
    • First observedpost_human_task

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.7/5.0
Disambiguation1/5

All three tools are aliases for the same post_task operation, so there is no meaningful distinction between them. An agent choosing among hire_human, post_human_task, and post_task is selecting the same action under different names.

Naming Consistency2/5

The names all use a verb_noun shape, but the verbs differ (hire vs post) and the nouns are inconsistent (human, human_task, task). The pattern is not predictable and the names suggest different operations rather than aliases.

Tool Count2/5

Three tools may seem like a reasonable count, but they expose only one underlying operation. The aliases inflate the surface and make the server feel redundant; a single well-named post_task tool would be more appropriate.

Completeness5/5

For the stated domain of posting a task for a human, the operation covers creation, first-post fee waiver, payment flow, and returns a live task URL. Task management such as update or cancel is outside the declared purpose, so no obvious gap exists.

Resources